string
— the default layout for the views. Defaults to '//layouts/column2', meaning
using two-column layout. See 'protected/views/layouts/column2.php'.
Methods
actionUpdateSort()
actionUpdateSort() : mixed
Returns
mixed
—
actionDeleteSafely()
actionDeleteSafely(int $id) : mixed
Deletes a particular model.
If deletion is successful, the browser will be redirected to the 'index' page.